Increase copypastafication of `cargo search`
authorCasey Rodarmor <casey@rodarmor.com>
Sat, 11 Feb 2017 02:50:17 +0000 (18:50 -0800)
committerCasey Rodarmor <casey@rodarmor.com>
Sat, 11 Feb 2017 02:50:17 +0000 (18:50 -0800)
commit8af9e95d35fab9baa8779e686684a7d8c0192c33
tree75f5d7dd5b03ddf825551ebc3bb2e60e09dab990
parent1b39da70af1a7db3b19ac8b6cceb22f2eda43a2c
Increase copypastafication of `cargo search`

Formats the search results printed by `cargo search` so that they can be
copied directly into a `Cargo.toml` file.
src/cargo/ops/registry.rs
tests/search.rs